-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
812 account tabs #815
812 account tabs #815
Conversation
✅ Deploy Preview for obe-testnet ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for obe-staging ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kylanhurt the account reactivity is working as expected, still need to update tab selection if route includes tab param
- account page should be reactive to both account change and tab query params on browser navigation
On browser navigation it should reflect the tab defined in the route param, if there isn't a param, it should default to 'transactions' tab.
Deploying with Cloudflare Pages
|
@kylanhurt Steps to reproduce:
|
refactor: system accounts handling
fix: transaction search results
Fixes #812 #822
Description
See issue descriptions
Test scenarios
Checklist: